Skip to content

London | 26-ITP-May | Chun Yan Wong | Sprint 1 | Form Controls#1316

Open
cywong-dev wants to merge 10 commits into
CodeYourFuture:mainfrom
cywong-dev:staging-branch
Open

London | 26-ITP-May | Chun Yan Wong | Sprint 1 | Form Controls#1316
cywong-dev wants to merge 10 commits into
CodeYourFuture:mainfrom
cywong-dev:staging-branch

Conversation

@cywong-dev
Copy link
Copy Markdown

Learners, PR Template

Self checklist

  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • My changes meet the requirements of the task
  • I have tested my changes
  • My changes follow the style guide

Changelist

Display the form for the requirement with validation and display required

Questions

Nil

@netlify
Copy link
Copy Markdown

netlify Bot commented May 19, 2026

Deploy Preview for cyf-onboarding-module ready!

Name Link
🔨 Latest commit 43ef402
🔍 Latest deploy log https://app.netlify.com/projects/cyf-onboarding-module/deploys/6a13731b52170c00088d5d18
😎 Deploy Preview https://deploy-preview-1316--cyf-onboarding-module.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
2 paths audited
Performance: 100 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 86 (no change from production)
PWA: -
View the detailed breakdown and full score reports
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@cywong-dev cywong-dev added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label May 19, 2026
@github-actions

This comment has been minimized.

@github-actions github-actions Bot removed the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label May 19, 2026
@github-actions

This comment has been minimized.

@cywong-dev cywong-dev changed the title London | ITP-May-2026 | Chun Yan Wong | Sprint1 | OnBoarding - Form-Controls London | 26-ITP-May | Chun Yan Wong | Sprint 1 | Form Controls May 19, 2026
@cywong-dev cywong-dev added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label May 19, 2026
@cywong-dev cywong-dev added the Module-Onboarding The name of the module. label May 19, 2026
@Luro91 Luro91 added the Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. label May 20, 2026
Comment thread Form-Controls/index.html
Comment thread Form-Controls/index.html Outdated
Comment thread Form-Controls/index.html Outdated
Comment thread Form-Controls/index.html Outdated
Comment thread Form-Controls/index.html Outdated
@Luro91 Luro91 added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. labels May 20, 2026
@cywong-dev cywong-dev added Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. and removed Reviewed Volunteer to add when completing a review with trainee action still to take. labels May 20, 2026
@Luro91 Luro91 added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels May 21, 2026
@cywong-dev cywong-dev added Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. and removed Reviewed Volunteer to add when completing a review with trainee action still to take. labels May 24, 2026
Copy link
Copy Markdown

@Luro91 Luro91 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A note on commit messages. It's hard to know for me what happens in a commit if the message is not descriptive. A commit should describe what changed in the code. It's also good practice to split commits into logical blocks (for example for each task or each review comment). This makes it easier to understand and additionally the commits could also be undone more easily if needed.
I like this article about commit messages: https://chris.beams.io/git-commit

Comment thread Form-Controls/style.css
Comment on lines +22 to +29
background-color: transparent;
}

.customer-form button {
width: 100%;
padding: 10px;
background-color: #0056b3; /* darker blue */
color: #ffffff;
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's good practice to use indentation for the stylesheet as well. It makes it easier to read the code.

@Luro91 Luro91 added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels May 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Module-Onboarding The name of the module. Reviewed Volunteer to add when completing a review with trainee action still to take.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants